home *** CD-ROM | disk | FTP | other *** search
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <native.h>
- /* Header for class java_io_PrintStream */
-
- #ifndef _Included_java_io_PrintStream
- #define _Included_java_io_PrintStream
-
- typedef struct Classjava_io_PrintStream {
- long /* bool */ autoflush;
- long /* bool */ trouble;
- } Classjava_io_PrintStream;
- HandleTo(java_io_PrintStream);
-
-
- #endif
-